Puppet Types and Providers by Dan Bode & Nan Liu
Author:Dan Bode & Nan Liu [Bode, Dan and Liu, Nan]
Language: eng
Format: epub, pdf
ISBN: 9781449339326
Publisher: O’Reilly Media, Inc.
Published: 2013-03-25T16:00:00+00:00
File confinement
The confine method can use exists to base confinement on whether a specific file is present on the managed system.
The example below demonstrates how a provider managing the Puppet config file is restricted to systems where a valid Puppet configuration file already exists:
Puppet::Type.type(:puppet_config).provide(:ruby) do # Puppet[:config] varies depending on the account running puppet. # ~/.puppet/puppet.conf or /etc/puppet/puppet.conf confine :exists => Puppet[:config] end
Download
Puppet Types and Providers by Dan Bode & Nan Liu.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7774)
Filmora Efficient Editing by Alexander Zacharias(5910)
The Infinite Retina by Robert Scoble Irena Cronin(5389)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(4042)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3946)
Edit Like a Pro with iMovie by Regit(3493)
Linux Administration Best Practices by Scott Alan Miller(2864)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2840)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2531)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2460)
Docker on Windows by Stoneman Elton(2323)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2317)
Creative Projects for Rust Programmers by Carlo Milanesi(2310)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2116)
Hands-On Linux for Architects by Denis Salamanca(2059)
Computers For Seniors For Dummies by Nancy C. Muir(2017)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2013)
The Old New Thing by Raymond Chen(1943)
Linux Kernel Debugging by Kaiwan N Billimoria(1771)
